func runtime.memclrNoHeapPointersChunked

2 uses

	runtime (current package)
		malloc.go#L1224: 		memclrNoHeapPointersChunked(size, x) // This is a possible preemption point: see #47302
		malloc.go#L1305: func memclrNoHeapPointersChunked(size uintptr, x unsafe.Pointer) {